Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Moonbeam] Increase block gas limit from 15 mlns to 30 mlns #2866

Merged
merged 3 commits into from
Jul 17, 2024

Conversation

gonzamontiel
Copy link
Contributor

What does it do?

Updates the block gas limit to 30mln for the moonbeam runtime

What important points reviewers should know?

Is there something left for follow-up PRs?

What alternative implementations were considered?

Are there relevant PRs or issues in other repositories (Substrate, Polkadot, Frontier, Cumulus)?

What value does it bring to the blockchain users?

@gonzamontiel gonzamontiel self-assigned this Jul 15, 2024
@gonzamontiel gonzamontiel added B7-runtimenoteworthy Changes should be noted in any runtime-upgrade release notes D3-trivial PR contains trivial changes in a runtime directory that do not require an audit breaking Needs to be mentioned in breaking changes labels Jul 15, 2024
Copy link
Contributor

github-actions bot commented Jul 15, 2024

Coverage Report

@@                          Coverage Diff                          @@
##           master   gonza-increase-gas-limit-moonbeam      +/-   ##
=====================================================================
+ Coverage   81.02%                              81.08%   +0.06%     
  Files         274                                 274              
+ Lines       80656                               80755      +99     
=====================================================================
+ Hits        65348                               65478     +130     
- Misses      15308                               15277      -31     
Files Changed Coverage

Coverage generated Wed Jul 17 13:21:50 UTC 2024

Copy link
Contributor

@RomarQ RomarQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merge master

@gonzamontiel gonzamontiel requested a review from RomarQ July 17, 2024 12:40
@gonzamontiel gonzamontiel merged commit 9e5fa56 into master Jul 17, 2024
37 checks passed
@gonzamontiel gonzamontiel deleted the gonza-increase-gas-limit-moonbeam branch July 17, 2024 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B7-runtimenoteworthy Changes should be noted in any runtime-upgrade release notes breaking Needs to be mentioned in breaking changes D3-trivial PR contains trivial changes in a runtime directory that do not require an audit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants